object ViewToolbarsDlg: TViewToolbarsDlg Left = 240 Top = 305 BorderStyle = bsDialog Caption = 'Show/Hide Toolbars' ClientHeight = 221 ClientWidth = 323 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object sbxCheckBoxes: TScrollBox Left = 2 Top = 3 Width = 235 Height = 214 Color = clNone ParentColor = False TabOrder = 0 end object cmdClose: TButton Left = 242 Top = 4 Width = 77 Height = 25 Caption = '&Close' ModalResult = 1 TabOrder = 1 end end